projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
536ff10
)
hell, what CVS magic is going on here?
author
Tim Janik
<timj@src.gnome.org>
Sun, 4 Feb 2001 07:08:46 +0000
(07:08 +0000)
committer
Tim Janik
<timj@src.gnome.org>
Sun, 4 Feb 2001 07:08:46 +0000
(07:08 +0000)
gtk/gtkmain.c
patch
|
blob
|
history
diff --git
a/gtk/gtkmain.c
b/gtk/gtkmain.c
index a7da30a61875ac80d680d07754ca3973d12c5f49..f7f2d72cc07d0501ee4e9582305e054242ee546c 100644
(file)
--- a/
gtk/gtkmain.c
+++ b/
gtk/gtkmain.c
@@
-437,8
+437,7
@@
gtk_init_check (int *argc,
gtk_visual = gdk_visual_get_system ();
gtk_colormap = gdk_colormap_get_system ();
- gtk_type_init ();
- gtk_signal_init ();
+ gtk_type_init (0);
gtk_rc_init ();